CreateWindowIterator
TheCreateWindowIterator
method creates a window iterator for the windows (of all drafts) in this window-state object.
ODWindowIterator CreateWindowIterator ();
- return value
- A reference to the newly created window iterator.
DISCUSSION
Your part calls this method if it needs to apply an operation to all windows of this window-state object. For example, a root part might use a window iterator to tile all the currently open windows.While you are using the returned window iterator, you must not call any methods that create or delete windows.
You must delete the returned window iterator when it is no longer needed.
SEE ALSO
TheODWindowIterator
class (page 840).
Table 11-1 on page 466 in OpenDoc Programmer's Guide.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help